//0x4 bytes (sizeof)
struct _MMSECURE_FLAGS
{
ULONG ReadOnly:1; //0x0
ULONG NoWrite:1; //0x0
ULONG Spare:10; //0x0
};